Skip to content

Correctly reference binaries on Windows#494

Open
kisabaka wants to merge 3 commits intobazelbuild:mainfrom
kisabaka:windows-support
Open

Correctly reference binaries on Windows#494
kisabaka wants to merge 3 commits intobazelbuild:mainfrom
kisabaka:windows-support

Conversation

@kisabaka
Copy link
Copy Markdown

@kisabaka kisabaka commented May 6, 2026

bazel build fails to find the right zipalign binary on Windows because the select in android_sdk is always falling back to the default branch. Apply the same fix that was applied to aapt2 in #235

Also reduce the initial JVM heap size as it causes a page size error on Windows (trying to allocate too much memory initially).

Comment thread rules/java.bzl Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants